home *** CD-ROM | disk | FTP | other *** search
- Short: V39.2 patches text.datatype to support searching
- Author: ruppert@goofy.zdv.uni-mainz.de
- Uploader: ruppert@goofy.zdv.uni-mainz.de
- Type: util/dtype
-
- textdtpatch textdtpatch
-
- NAME
- textdtpatch - patches the text.datatype to support search method
-
- VERSION
- 39.2
-
- TEMPLATE
- none
-
- REQUIREMENT
- reqtools.library V38, OS3.0 or higher
-
- FUNCTION
- This program patches the text.datatype, so that the new one can
- search for a string. Now it can search by four different ways :
- 1. case sensetive match like strncmp(). Button "Case".
- 2. case insensetive match like Strnicmp(). Button "NoCase".
- 3. case sensetive pattern using MatchPattern(). Button "Pattern".
- 4. case insensetive pattern using MatchPatternNoCase().
- Button "PatternNoCase".
- The following key commands are supported :
-
- Return (STM_ACTIVATE_FIELD) - opens a reqtools requester to enter
- the search string and searches for that if confirmed.
-
- Tab (STM_NEXT_FIELD) , '>' (STM_BROWSE_NEXT) searches for the next
- occurrence of the string.
-
- Shift-Tab (STM_PREV_FIELD) , '<' (STM_BROWSE_PREV) searches for the
- previous occurrence of the string.
-
- INSTALLATION
- 1. Copy textdtpatch to your c: or anywhere you like.
- 2. Add in your S:User-Startup following line:
- run >nil: c:textdtpatch
- 3. To terminate textdtpatch send a break (Ctrl-C).
-
- SEE ALSO
- text.datatype
-
- AUTHOR
- Stefan Ruppert
- Windthorststrasse 5
- 65439 Floersheim Main
- GERMANY
- EMail: ruppert@goofy.zdv.uni-mainz.de
- i511@informatik.fh-wiesbaden.de
- WWW: http://www.uni-mainz.de/~ruppert/
-
-
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 628 273 56.5% 01-Oct-95 15:17:40 textdtpatch.info
- 57 57 0.0% 13-Nov-95 22:05:30 +project
- 1667 753 54.8% 13-Nov-95 22:17:42 +SMakefile
- 3488 2145 38.5% 13-Nov-95 22:11:32 +textdtpatch
- 16637 4858 70.8% 13-Nov-95 21:50:18 +textdtpatch.c
- 1687 755 55.2% 13-Nov-95 22:07:42 +textdtpatch.doc
- 3128 2002 35.9% 13-Nov-95 22:11:28 +textdtpatch.o
- -------- ------- ----- --------- --------
- 27292 10843 60.2% 15-Nov-95 19:48:50 7 files
-